5 research outputs found

    An Improved Approximation Algorithm for the Maximum Weight Independent Set Problem in d-Claw Free Graphs

    Get PDF
    In this paper, we consider the task of computing an independent set of maximum weight in a given dd-claw free graph G=(V,E)G=(V,E) equipped with a positive weight function w:Vβ†’R+w:V\rightarrow\mathbb{R}^+. In doing so, dβ‰₯2d\geq 2 is considered a constant. The previously best known approximation algorithm for this problem is the local improvement algorithm SquareImp proposed by Berman. It achieves a performance ratio of d2+Ο΅\frac{d}{2}+\epsilon in time O(∣V(G)∣d+1β‹…(∣V(G)∣+∣E(G)∣)β‹…(dβˆ’1)2β‹…(d2Ο΅+1)2)\mathcal{O}(|V(G)|^{d+1}\cdot(|V(G)|+|E(G)|)\cdot (d-1)^2\cdot \left(\frac{d}{2\epsilon}+1\right)^2) for any Ο΅>0\epsilon>0, which has remained unimproved for the last twenty years. By considering a broader class of local improvements, we obtain an approximation ratio of d2βˆ’163,700,992+Ο΅\frac{d}{2}-\frac{1}{63,700,992}+\epsilon for any Ο΅>0\epsilon>0 at the cost of an additional factor of O(∣V(G)∣(dβˆ’1)2)\mathcal{O}(|V(G)|^{(d-1)^2}) in the running time. In particular, our result implies a polynomial time d2\frac{d}{2}-approximation algorithm. Furthermore, the well-known reduction from the weighted kk-Set Packing Problem to the Maximum Weight Independent Set Problem in k+1k+1-claw free graphs provides a k+12βˆ’163,700,992+Ο΅\frac{k+1}{2}-\frac{1}{63,700,992}+\epsilon-approximation algorithm for the weighted kk-Set Packing Problem for any Ο΅>0\epsilon>0. This improves on the previously best known approximation guarantee of k+12+Ο΅\frac{k+1}{2}+\epsilon originating from the result of Berman.Comment: full version of the paper "An Improved Approximation Algorithm for the Maximum Weight Independent Set Problem in d-Claw Free Graphs" published in the proceedings of STACS 2021, 30 pages, 4 figure

    The Pareto Cover Problem

    Get PDF
    We introduce the problem of finding a set B of k points in [0,1]? such that the expected cost of the cheapest point in B that dominates a random point from [0,1]? is minimized. We study the case where the coordinates of the random points are independently distributed and the cost function is linear. This problem arises naturally in various application areas where customers\u27 requests are satisfied based on predefined products, each corresponding to a subset of features. We show that the problem is NP-hard already for k = 2 when each coordinate is drawn from {0,1}, and obtain an FPTAS for general fixed k under mild assumptions on the distributions

    Improved guarantees for the a priori TSP

    Full text link
    We revisit the a priori TSP (with independent activation) and prove stronger approximation guarantees than were previously known. In the a priori TSP, we are given a metric space (V,c)(V,c) and an activation probability p(v)p(v) for each customer v∈Vv\in V. We ask for a TSP tour TT for VV that minimizes the expected length after cutting TT short by skipping the inactive customers. All known approximation algorithms select a nonempty subset SS of the customers and construct a master route solution, consisting of a TSP tour for SS and two edges connecting every customer v∈Vβˆ–Sv\in V\setminus S to a nearest customer in SS. We address the following questions. If we randomly sample the subset SS, what should be the sampling probabilities? How much worse than the optimum can the best master route solution be? The answers to these questions (we provide almost matching lower and upper bounds) lead to improved approximation guarantees: less than 3.1 with randomized sampling, and less than 5.9 with a deterministic polynomial-time algorithm.Comment: 39 pages, 6 figures, extended abstract to appear in the proceedings of ISAAC 202

    The 22-33-Set Packing problem and a 43\frac{4}{3}-approximation for the Maximum Leaf Spanning Arborescence problem in rooted dags

    Full text link
    The weighted 33-Set Packing problem is defined as follows: As input, we are given a collection S\mathcal{S} of sets, each of cardinality at most 33 and equipped with a positive weight. The task is to find a disjoint sub-collection of maximum total weight. Already the special case of unit weights is known to be NP-hard, and the state-of-the-art are 43+Ο΅\frac{4}{3}+\epsilon-approximations by Cygan and F\"urer and Yu. In this paper, we study the 22-33-Set Packing problem, a generalization of the unweighted 33-Set Packing problem, where our set collection may contain sets of cardinality 33 and weight 22, as well as sets of cardinality 22 and weight 11. Building upon the state-of-the-art works in the unit weight setting, we manage to provide a 43+Ο΅\frac{4}{3}+\epsilon-approximation also for the more general 22-33-Set Packing problem. We believe that this result can be a good starting point to identify classes of weight functions to which the techniques used for unit weights can be generalized. Using a reduction by Fernandes and Lintzmayer, our result further implies a 43+Ο΅\frac{4}{3}+\epsilon-approximation for the Maximum Leaf Spanning Arborescence problem (MLSA) in rooted directed acyclic graphs, improving on the previously known 75\frac{7}{5}-approximation by Fernandes and Lintzmayer. By exploiting additional structural properties of the instance constructed in their reduction, we can further get the approximation guarantee for the MLSA down to 43\frac{4}{3}. The MLSA has applications in broadcasting where a message needs to be transferred from a source node to all other nodes along the arcs of an arborescence in a given network.Comment: 49 pages, 10 figure
    corecore